Skip to content

Conversation

@spamguy
Copy link
Contributor

@spamguy spamguy commented Sep 29, 2025

Fixes Qt entry typing. A website redesign broke scraping and detection of the breadcrumb.

Also adds version 6.9.

Fixes #2473.

If you're updating existing documentation to its latest version, please ensure that you have:

  • Updated the versions and releases in the scraper file
  • Ensured the license is up-to-date
  • Ensured the icons and the SOURCE file in public/icons/your_scraper_name/ are up-to-date if the documentation has a custom icon
  • Ensured self.links contains up-to-date urls if self.links is defined
  • Tested the changes locally to ensure:
    • The scraper still works without errors
    • The scraped documentation still looks consistent with the rest of DevDocs
    • The categorization of entries is still good

Fix additional entry creation for QML things. Bump max image size.wq
@spamguy spamguy requested a review from a team as a code owner September 29, 2025 21:17
Copy link
Contributor

@simon04 simon04 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@simon04 simon04 merged commit 045c719 into freeCodeCamp:main Oct 19, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Qt 6.8 Entries are broken

2 participants